home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970104-19970326 / 000148_news@columbia.edu _Fri Jan 31 03:36:13 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id DAA11669
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Fri, 31 Jan 1997 03:36:12 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id DAA29563
  7.     for kermit.misc@watsun; Fri, 31 Jan 1997 03:36:11 -0500 (EST)
  8. Path: news.columbia.edu!panix!news.eecs.umich.edu!news.radio.cz!voskovec.radio.cz!news.radio.cz!CESspool!www.nntp.primenet.com!nntp.primenet.com!feed1.news.erols.com!howland.erols.net!surfnet.nl!highway.leidenuniv.nl!usenet
  9. From: Mark Barto <MBARTO@CDIV.AZL.NL>
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Leaving takefiles
  12. Date: Fri, 31 Jan 1997 09:21:07 +0100
  13. Organization: AZL
  14. Lines: 6
  15. Message-ID: <32F1AB73.694C@CDIV.AZL.NL>
  16. Reply-To: MBARTO@CDIV.AZL.NL
  17. NNTP-Posting-Host: bastion.azl.nl
  18. Mime-Version: 1.0
  19. Content-Type: text/plain; charset=us-ascii
  20. Content-Transfer-Encoding: 7bit
  21. X-Mailer: Mozilla 3.0 (Win95; I)
  22. Xref: news.columbia.edu comp.protocols.kermit.misc:6498
  23.  
  24. -Can anyone tell me how I can close takefiles. I use a number of files
  25. to set keymaps and communication parameters. After the startup I don't
  26. use the data in these files anymore and want to close them.
  27.  
  28. -Is there a way to set scrollbars on the screen so you can easy scroll
  29. back in your screenbuffer, using the mouse?